Search results

Downloadable

Geological Timewalk Booklet

This 58 page booklet explores geological timescales in the context of the Australian continent. Each section discusses a single geological time interval, and outlines the major geological, climatic and biological events which occurred in that interval, including continental drift, the break-up and amalgamation of continental ...

Downloadable

Plate tectonics globe tennis ball activity

This activity is designed to help students visualise plate boundaries on a spherical Earth, rather than on a flat map. The downloadable PDF includes a model to cut out that shows major plate boundaries, boundary types and highlights our own Indo-Australian plate. The activity includes assembly instructions and pieces to ...

Text

8N02A Rational numbers - Ochre Education

This unit of work focuses on rational numbers. Students define and write recurring non-terminating decimals using dot and vinculum notations; identify fractions that will have terminating or recurring non-terminating decimal expansions using the prime factorisation of the denominator in simplified form; convert between ...

Text

8A02A Equations - Ochre Education

This unit of work focuses on equations. Students solve linear equations involving integers and rational numbers as coefficients and solutions, the unknown on one or both sides of the equation, expanding brackets and simplifying expressions on one or both sides of the equation including verifying solutions; solve pure quadratic ...

Online

Exploring AR Space Rocks

In this lesson, students undertake a research project about “space rocks”. They devise a research question to investigate something they would like to know about space rocks and communicate their ideas within an AR or Virtual Reality (VR) experience.

Online

Turtles: impact of climate change on Flatback turtle populations

The lesson follows an inquiry process in which students use a dataset to answer relevant questions about the turtle population. They consider how to analyse and display the data in order to effectively examine the impact of rising global temperatures on flatback turtle populations.

Video

Artificial Intelligence Explainers: Video 3: AI systems | Digital Technologies Hub

We use examples of home automation and recommender systems to go into more detail about how the AI in these systems work. We also look at filter bubbles and discuss why its important to be aware of potential issues of using these systems. This is the third video in a series. The first two in the series are Introduction ...

Online

AR Solar System with Metaverse

In this lesson, students explore our Solar System in Augmented Reality (AR). Students start by exploring a set of AR flashcards that present the Sun and Planets in our Solar System and then go on to use the Metaverse App to create their own AR solar system experience based on research.

Online

Creating my own spreadsheet to convert binary to decimal

A spreadsheet can be used to do calculations quickly using formulas. How can we make a spreadsheet that converts a binary number to a decimal number? This lesson provides some guidance and Excel files for student and teacher use.

Downloadable

Measurement: Foundation to Year 9

This comprehensive resource describes the progression of measurement ideas. The resource demonstrates examples of relevant teaching strategies, investigations, activity plans and connected concepts in measurement including teaching and cultural implications.

Downloadable

DT Challenge - 7/8 Python - Networking with Micro:Bit

Learn how to code the micro:bit to use the radio! In this DT Mini Challenge, you can create wireless networks to send pictures and messages around the room! You'll start by sending simple messages, but work up to making your own interactive games with your friends! Dive on in and you'll be sending secret messages in no time!

Downloadable

DT Challenge - 7/8 Javascript - Space Invaders

In this coding challenge, students learn about programming in JavaScript, including data representation, decomposition, design, branching, iteration, functions, variables, animations, tracing and evaluation.

Video

AERO Ochre Science Year 8 Unit 1 - Cells, tissues and organs

This sequence of 15 lessons will teach students about cells, tissues and organs, and how they function in plants and animals.

Downloadable

DT Challenge - 7/8 Python - Sport Micro:Bit

Use Python to program a micro:bit for sport! Get excited about coding even if you have no experience. You'll use the Python language to write your own programs, and make interactive games and tools to improve your health.

Downloadable

digIT Games workbook

This lesson will help students develop a basic understanding of computer programming structures by using block language Scratch. It will also introduce student to using Python with the Makey Makey electronic input device to create a game controller.

Downloadable

Tsunami - Teacher Notes and Student Activities

This 35 page booklet explores tsunamis, what generates tsunamis, where they occur, what happens when they reach land, how tsunamis impact Australians, and the role Geoscience Australia plays in providing the Australian Tsunami Warning System. The booklet contains a glossary, links to online resources, activity ideas and ...

Text

Western Australia: A Centenary of Change 1918 - 2018

This resource has been developed to commemorate the one hundredth anniversary of the conclusion of World War I. The resource aims to support teachers from Foundation through to Year 10 in integrating 100 years of West Australian history into the HASS curriculum.

Text

8M01A Time and duration - Ochre Education

This unit of work focuses on time and duration. Students define time zones and determine the corresponding time in different time zones in 12- and 24-hour time using GMT and UTC; determine departure and arrival times in both departure and arrival time zones given the travel duration; determine the travel duration given ...

Online

Programming LED circuit with Arduino IDE

In this lesson students will be using components of the LilyPad development kit to create a circuit of LED’s that are controlled using a basic Arduino program, written in the Arduino IDE. Starting with a simple sequence of turning a LED on and off, the students can be challenged to choose a piece of music with a steady ...

Online

Coding for GUIs Lesson 4: Flipping images

This is the fourth in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.